From ef30ae9ac5b1e82fc5e0f8cdcd2421399a128692 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 9 May 2004 00:50:52 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a949e53fcf8..7078a91d070 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2004-05-09 Juanma Barranquero + + * help-fns.el (help-highlight-arguments): Don't try to highlight + missing or autoloaded arglists. Accept structured arguments, like + the first ones of `do' and `flet'. + 2004-05-08 Andreas Schwab * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 34e85b6e73a..132ce7f8d0f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-05-09 Piet van Oostrum (tiny change) + + * data.c (Fquo): Simplify. + 2004-05-08 Peter Whaite (tiny change) * data.c (Fquo): If any argument is float, do the computation in -- 2.30.2